home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2004 April / Gamestar_61_2004-04_dvdb.iso / DVDStar / Editace / hltp.exe / {app} / Applications / QuArK / quarkpy / qdictionnary.py < prev    next >
Text File  |  2004-01-05  |  47KB  |  1,055 lines

  1. """   QuArK  -  Quake Army Knife
  2.  
  3. Dictionnary of all strings used within the program
  4. """
  5. #
  6. # Copyright (C) 1996-99 Armin Rigo
  7. # THIS FILE IS PROTECTED BY THE GNU GENERAL PUBLIC LICENCE
  8. # FOUND IN FILE "COPYING.TXT"
  9. #
  10.  
  11. #$Header: /cvsroot/quark/runtime/quarkpy/qdictionnary.py,v 1.55 2003/07/21 04:50:02 nerdiii Exp $
  12.  
  13.  
  14. Strings = {
  15.     0: "QuArK 6.4 alpha",
  16.     1: "  QuArK - Quake Army Knife      %s    by Armin Rigo     -  logo McKay & Brian",
  17.  
  18.     2: "&New %s",
  19.     3: "&%d. %s",
  20.     4: "   &?   ",
  21.     5: "&Toolboxes",
  22.     6: "Console",
  23.     7: "note: this console may not display the program output before it's terminated",
  24.     44: "&Undo %s",
  25.     45: "&Redo %s",
  26.     # 87: "&Force to grid",
  27.     # 88: "&Force everything to grid",
  28.     98: "Paste face &into polyhedron",
  29.     99: "Paste &into group",
  30.     113: "nothing to undo",
  31.  
  32.     126: " Selected patch ",
  33.     127: " %d patches sel. ",
  34.     128: " (no bezier patch) ",
  35.     129: " (no face selected) ",
  36.     130: "parent only",
  37.         131: "%d polyhedron(s)",
  38.     132: "Not a valid face",
  39.     133: "(not used)",
  40.     134: " Selected face ",
  41.     135: " %d faces selected ",
  42.     136: "Entities",
  43.     137: "Map structure",
  44.     138: "poly",
  45.     139: "face",
  46.     140: "%d faces",
  47.     141: "%d faces (+%d)",
  48.     142: " Selected polyhedron ",
  49.     143: " %d polyhedrons selected ",
  50.     144: "several groups",
  51.     145: " (no polyhedron selected) ",
  52.     146: "(specific)",
  53.     155: "-- Specifics common to entities in this group --",
  54.     156: "Creating view...",
  55.     # 157: "The map contains %d unused faces. Delete them now ?",
  56.     # 158: "The map contains an unused face. Delete it now ?",
  57.     157: "You left %d faces unused. Delete them now ?",
  58.     158: "You left a face unused. Delete it now ?",
  59.     159: "You made %d invalid polyhedrons. Delete them now ?",
  60.     160: "The resulting polyhedron is no longer valid -- %s\nDelete it now ?",
  61.     161: "You made %d invalid polyhedron(s) plus %d invalid face(s). Delete them now ?",
  62.     163: "-- Specifics common to selected items --",
  63.     172: "Searching for holes...",
  64.     175: "Extracting files...",
  65. #   176: "// This map has been written by QuArK - Quake Army Knife, %s\n// It is a map for the game %s.\n\n// It is recommended that you compile this map using TXQBSP, a version of QBSP\n// that can process floating-point coordinates and enhanced texture positionning.\n// For more information see QuArK's Home Page :  http://www.planetquake.com/quark\n\n",
  66.     ### The entries 176,177,178 are used in [QkMap.PAS] QMapFile.SaveFile()
  67.     176: "This map has been written by QuArK - Quake Army Knife, %s",
  68.     177: "It is a map for the game %s.",
  69.     178: "For more information see QuArK's Home Page :  http://www.planetquake.com/quark",
  70.     179: "(%d textures)",
  71.     180: "noname",
  72.     181: "  Map for the game %s",
  73.     182: "  Unknown game",
  74.     183: "corner",
  75.     184: "  Model for the game %s",
  76.     185: "Textures used in this map",
  77.     186: "[any directory]",
  78.  
  79.     192: "You must enter %d value(s)//Text : %s",
  80.     193: "No matching item found.",
  81.     194: "One matching item found.",
  82.     195: "%d matching item(s) found.",
  83.     216: "Cannot move an item into one of its sub-items",
  84.     221: "No help available about '%s'",
  85.     222: "No selection.",
  86.     223: "Select the polyhedrons, entities, and groups to include in the test build, and try again.\n\nNote that the game will crash if there is no player start in the selection. If the normal player start is not in the selection, you should use a 'testplayerstart' entity (see the New Items window).",
  87.     226: "Thank you for having registered, %s !",
  88.     229: "intersection",
  89.     230: "Duplicators should not be put directly under ""worldspawn"", because they duplicate ""worldspawn"" itself; the resulting .map file is not valid.",
  90.     236: "Position of the selected vertex",
  91.     237: "Position of the duplicator image",
  92.     238: "Enter the new origin :   (X Y Z)",
  93.     240: "less than 4 sides",
  94.     # 241: "two sides in a same plane",
  95.     242: "no interior",
  96.     243: "sides not closed",
  97.     248: "unexpected char",
  98.     249: "string without end quote",
  99.     250: "a single side with more than %d vertexes",
  100.     251: "invalid real number",
  101.     252: "Only one \042worldspawn\042 is allowed",
  102.     254: "Syntax error in map file, at line %d :\n%s",
  103.     255: "\042worldspawn\042 entity not found in this file",
  104.     256: "QuArK has found %d invalid polyhedron(s) in this file. Look for the \042broken polyhedron\042 icons in the list.",
  105.     257: "QuArK has found %d invalid polyhedron face(s) in this file. Look for the \042broken face\042 icons in the list.",
  106.     # 258: "Polyhedrons with the 'origin' content flag are not allowed in 'worldspawn'. Ignored.",
  107.  
  108.     # Rowdy
  109.     260: "\042patchDef2\042 expected",
  110.     261: "bezier",
  111.     #262: "JPG image",
  112.     #263: "JPG image (*.jpg)|*.jpg",
  113.     264: "Map beziers",
  114.     # /Rowdy
  115.     265: "unexpected surface attribute",
  116.  
  117.     288: "Help snippet - (press ESC to close window)",
  118.     289: "||Red line : these red lines delimit which portion of the map are to be considered visible on the other view. The objects that are not visible on both map views are considered invisible, and if you see them on one view, they will be grayed out and not selectable with the mouse.\n\nMove these red lines if you need, for example, a quick way to select objects in a room without selecting the ceiling first every time : in this case, scroll the XZ view and/or move its red line until it is below the ceiling, so that the ceiling doesn't come in the way any more.|intro.mapeditor.menu.html#optionsmenu",
  119.  
  120.     384: "Impossible to create the file :\n\n%s",
  121.     385: "QuArK failed to open the file :\n\n%s",
  122.  
  123.     389: "Add a Specific/Arg",
  124.     390: "Delete Specific/Arg",
  125.     421: "This would display help about entity if an entity was selected",
  126.  
  127.     501: "Checking map...",
  128.     502: "Saving compiled model...",
  129.     503: "Reworking model...",
  130.     504: "Conifying...",
  131.     505: "Interrupted !\nCancelling, please wait...",
  132.     507: "Making hollow...",
  133.     508: "Brush subtraction...",
  134.     509: "Map operation...",
  135.     # 511: "Interrupt",
  136.  
  137.     512: "edit Specific/Arg",
  138.     513: "rotation",
  139.     514: "move",
  140.     515: "move polyhedron",
  141.     516: "resize polyhedron",
  142.     517: "polyhedron distortion",
  143.     518: "set side orientation",
  144.     519: "glue side to plane",
  145.     520: "move entity",
  146.     521: "move selection",
  147.     522: "move group",
  148.     524: "move Duplicator image",
  149.     525: "move vertex",
  150.     526: "change entity angle",
  151.     527: "linear distortion/shear",
  152.     528: "linear rotation/zoom",
  153.     539: "move here",
  154.     540: "insert into group",
  155.     541: "duplicate",
  156.     542: "cut",
  157.     543: "paste",
  158.     544: "new item",
  159.     546: "apply texture",
  160.     547: "apply texture (%d faces)",
  161.     548: "enlarge / shrink",
  162.     549: "inflate / deflate",
  163.     550: "rotation",
  164.     551: "symmetry",
  165.     552: "move (from tool palette)",
  166.     553: "delete Specific",
  167.     556: "create new group",
  168.     558: "move with arrow key",
  169.     559: "force angle to grid",
  170.     560: "force to grid",
  171.     563: "cut out corner",
  172.     564: "intersect polyhedrons",
  173.     565: "make hollow",
  174.     566: "rename object",
  175.     568: "drag new item",
  176.     579: "delete selection",
  177.     582: "delete item '%s'",
  178.     586: "lines through hole",
  179.     590: "set group view flags",
  180.     592: "duplicate item",
  181.     593: "save in Explorer",
  182.     594: "drop file(s)",
  183.     595: "change palette",
  184.     596: "set texture flags",
  185.     597: "move face or texture",
  186.     598: "move texture on face",
  187.     599: "(cannot undo)",
  188.     600: "paste into group",
  189.     601: "paste and cut in two",
  190.     602: "delete unused faces and polys",
  191.     603: "click on form button",
  192.     604: "make file links",
  193.     605: "import files",
  194.     606: "toolbox main folder",
  195.     607: "toolbox folder",
  196.     608: "edit description",
  197.     609: "edit object Spec/Arg",
  198.     610: "delete Specific",
  199.     611: "negative polyhedron",
  200.     612: "external editor",
  201.     613: "set texture link",
  202.     614: "update BSP",
  203.     615: "set file name",
  204.     616: "drop new item",
  205.     617: "texture distortion",
  206.     618: "texture rotation",
  207.     619: "adjust tex. to face",
  208.     620: "reset tex. scale",
  209.     621: "negative poly",
  210.     622: "set group color",
  211.     623: "new texture links",
  212.     624: "auto. delete unused faces and polys",
  213.     625: "resize texture",
  214.     626: "image resize or conversion",
  215.     627: "bezier reshape",
  216.     628: "move bezier texture",
  217.  
  218.     720: "Press a key or select one in the list :",
  219.     721: "Key mapping for special actions",
  220.     722: "Key",
  221.     723: "Associated action",
  222.     725: "&Key...",
  223.  
  224.     768: "Known types (%s)|%s",
  225.     769: "Structured text for hand-editing (*.%0:s)|*.%0:s",
  226.     770: "Save file as... (enter name and select type)",
  227.     771: "Choose the file(s) to open",
  228.     772: "QuArK Explorer file (*.qrk)|*.qrk",
  229.     773: "QuakeC code (*.qc)|*.qc",
  230.     774: "All files (*.*)|*.*",
  231.     775: "QuArK Map (*.qkm)|*.qkm",
  232.     776: "Texture Wads (*.wad)|*.wad",
  233.     777: "Quake 2 textures (*.wal)|*.wal",
  234.     778: "Pak files (*.pak)|*.pak",
  235.     779: "Compiled BSP (*.bsp)|*.bsp",
  236.     780: "HexenC code (*.hc)|*.hc",
  237.     781: "PCX image (*.pcx)|*.pcx",
  238.     782: "Bitmap image (*.bmp)|*.bmp",
  239.     783: "Old QuArK format (*.qme)|*.qme",
  240.     784: "Quake .map file (*.map)|*.map",
  241.     785: "QuArK Model (*.qkl)|*.qkl",
  242.     786: "Classic Quake .mdl file (*.mdl)|*.mdl",
  243.     787: "Quake 2 .md2 file (*.md2)|*.md2",
  244.     788: ".wav Sound (*.wav)|*.wav",
  245.     789: "Quake 2 Video (*.cin)|*.cin",
  246.     790: "Text file (*.txt)|*.txt",
  247.     791: "Config. file (*.cfg)|*.cfg",
  248.     792: "Heretic II textures (*.m8)|*.m8",
  249.     793: "Sin textures (*.swl)|*.swl",
  250.     794: "Sin Pak files (*.sin)|*.sin",
  251.     795: "Heretic II models (*.fm)|*.fm",
  252.     796: "TGA image (*.tga)|*.tga",
  253.     # zip archive support
  254.     797: "ZIP archives (*.zip)|*.zip",
  255.     # Q3 Pak Support
  256.     798: "Quake 3 Pak Files (*.pk3)|*.pk3",
  257.     799: "Quake 1 / Half-Life Sprite Files (*.spr)|*.spr",
  258.     800: "Quake 2 Sprite Files (*.sp2)|*.sp2",
  259.     801: "JPEG Image (*.jpg)|*.jpg",
  260.     802: "C Files (*.c)|*.c",
  261.     803: "C Header Files (*.h)|*.h",
  262.     804: "Quake 3 Shaders (*.shader)|*.shader",
  263.     805: "Quake 3 .md3 file (*.md3)|*.md3",
  264.     806: "SoF Texture (*.m32)|*.m32",
  265.     807: "3d studio file (*.3ds)|*.3ds",
  266.     808: "Hmf (6DX) map format (*.hmf)|*.hmf",
  267.  
  268.     809: "Invalid version number in Quake's original Progs.dat",
  269.  
  270.     810: "PNG image (*.png)|*.png",
  271.     811: "Tribes 2 VL2 Files (*.vl2)|*.vl2",
  272.     812: "Tribes 2 CS-script Files (*.cs)|*.cs",
  273.  
  274.     2368: "Skins",
  275.     2369: "Frames",
  276.     2370: "Main component",
  277.     2371: "Model",
  278.     2372: "skin%d",
  279.     2373: "Frame group",
  280.     2374: "Skin group",
  281.  
  282.     2432: "This model contains no data to save",
  283.     2433: "Internal error : Invalid packed model structure//Please report : %s",
  284.     2434: "The current structure of this model is invalid. It cannot be saved in %s format.",
  285.     2435: "The model contains no skin and the skin size is unspecified",
  286.  
  287.     3001: "Esc",
  288.     3002: "1",
  289.     3003: "2",
  290.     3004: "3",
  291.     3005: "4",
  292.     3006: "5",
  293.     3007: "6",
  294.     3008: "7",
  295.     3009: "8",
  296.     3010: "9",
  297.     3011: "0",
  298.     3012: "-",
  299.     3013: "=",
  300.     3014: "BackSpace",
  301.     3015: "Tab",
  302.     3016: "q",
  303.     3017: "w",
  304.     3018: "e",
  305.     3019: "r",
  306.     3020: "t",
  307.     3021: "y",
  308.     3022: "u",
  309.     3023: "i",
  310.     3024: "o",
  311.     3025: "p",
  312.     3026: "[",
  313.     3027: "]",
  314.     3028: "Enter",
  315.     3029: "Ctrl",
  316.     3030: "a",
  317.     3031: "s",
  318.     3032: "d",
  319.     3033: "f",
  320.     3034: "g",
  321.     3035: "h",
  322.     3036: "j",
  323.     3037: "k",
  324.     3038: "l",
  325.     3039: ";",
  326.     3040: "'",
  327.     3041: "~",
  328.     3042: "Shift",
  329.     3043: "\\",
  330.     3044: "z",
  331.     3045: "x",
  332.     3046: "c",
  333.     3047: "v",
  334.     3048: "b",
  335.     3049: "n",
  336.     3050: "m",
  337.     3051: ",",
  338.     3052: ".",
  339.     3053: "/",
  340.     3054: "Shift",
  341.     3055: "*",
  342.     3056: "Alt",
  343.     3057: "Space",
  344.     3058: "CapsLock",
  345.     3059: "F1",
  346.     3060: "F2",
  347.     3061: "F3",
  348.     3062: "F4",
  349.     3063: "F5",
  350.     3064: "F6",
  351.     3065: "F7",
  352.     3066: "F8",
  353.     3067: "F9",
  354.     3068: "F10",
  355.     3069: "NumLock",
  356.     3070: "ScrollLock",
  357.     3071: "Home",
  358.     3072: "UpArrow",
  359.     3073: "PgUp",
  360.     3074: "-",
  361.     3075: "LeftArrow",
  362.     3076: "5",
  363.     3077: "RightArrow",
  364.     3078: "+",
  365.     3079: "End",
  366.     3080: "DownArrow",
  367.     3081: "PgDn",
  368.     3082: "Ins",
  369.     3083: "Del",
  370.     3086: "\\",
  371.     3087: "F11",
  372.     3088: "F12",
  373.     3256: "Tab",
  374.     3257: "Pause",
  375.     3258: "F10",
  376.     3259: "Alt",
  377.     3260: "Mouse1",
  378.     3261: "Mouse2",
  379.     3262: "Mouse3",
  380.     3263: "Joy1",
  381.     3264: "Joy2",
  382.     3265: "Joy3",
  383.     3266: "Joy4",
  384.  
  385.     3500: "Warning...",
  386.     3501: "Information",
  387.  
  388.     4096: "Real number expected",
  389.     4097: "Unexpected symbol.    Expected : %s    Found : %s",
  390.     4098: "\253 ' \273 expected",
  391.     4099: "Unexpected end of line",
  392.     4100: "Unexpected char",
  393.     4101: "Wrong operand types (if it's a function that returns a vector, you must directly assign it to a vector variable)",
  394.     4102: "Error in expression",
  395.     4103: "\253 . \273 must follow an expression of type Entity",
  396.     4104: "Cannot assign a value to an expression",
  397.     4105: "Identifier already defined",
  398.     4107: "Original function had not the same number of arguments",
  399.     4108: "Original function had other arguments",
  400.     4109: "Cannot initialize these type of variable",
  401.     4110: "Declaration expected",
  402.     4111: "\042void()\042 function expected",
  403.     4112: "Too many code ! Overflow is due to the structure of Progs.dat",
  404.     4113: "frame name expected",
  405.     4114: "Unknown identifier ('%s')",
  406.     4115: "Wrong argument count in function call",
  407.     4116: "Wrong argument type in function call",
  408.     4117: "Too many arguments (maximum is 8)",
  409.     4159: "Compile error :  %s  in entry '%s', at line %d//The error was found in this part of the code, within the last two lines :\n%s",
  410.     4160: "unknown symbol",
  411.     4161: "data type",
  412.     4162: "identifier",
  413.     4163: "variable",
  414.     4164: "object variable",
  415.     4165: "':'",
  416.     4166: "';'",
  417.     4167: "'.'",
  418.     4168: "'='",
  419.     4169: "','",
  420.     4170: "'+'",
  421.     4171: "'-'",
  422.     4172: "'*'",
  423.     4173: "'/'",
  424.     4174: "'&'",
  425.     4175: "'|'",
  426.     4176: "'!'",
  427.     4177: "'||'",
  428.     4178: "'&&'",
  429.     4179: "'=='",
  430.     4180: "'!='",
  431.     4181: "'<'",
  432.     4182: "'>'",
  433.     4183: "'<='",
  434.     4184: "'>='",
  435.     4185: "'{'",
  436.     4186: "'}'",
  437.     4187: "'('",
  438.     4188: "')'",
  439.     4189: "'LOCAL'",
  440.     4190: "'BIND'",
  441.     4191: "'AUTOEXEC'",
  442.     4192: "'IF'",
  443.     4193: "'ELSE'",
  444.     4194: "'WHILE'",
  445.     4195: "'DO'",
  446.     4196: "'RETURN'",
  447.     4197: "real number",
  448.     4198: "string constant",
  449.     4199: "vector",
  450.     4200: "end of file",
  451.     4201: "'$'",
  452.     4202: "'['",
  453.     4203: "']'",
  454.  
  455.     4416: "Cannot set this attribute to screen panel objects",
  456.     4417: "QuArK file object expected",
  457.     4418: "Cannot load bitmap file '%s'",
  458.     4419: "Invalid dock position",
  459.     4420: "Subitem index out of bounds",
  460.     4421: "QuArK object expected",
  461.     4422: "Object cannot have multiple parents",
  462.     4423: "Insertitem index out of bounds",
  463.     4424: "Removeitem index out of bounds",
  464.     4425: "No such item to remove",
  465.     4426: "Unexpected end of data",
  466.     4427: "Cannot write into this file",
  467.     4428: "Write error (disk may be full)",
  468.     4429: "Unknown attribute",
  469.     4430: "Internal icon index out of bounds",
  470.     4431: "Image1 object expected",
  471.     4432: "QuArK File object attribute not found",
  472.     4433: "Internal error",
  473.     4434: "Callable object expected",
  474.     4435: "Loading error",
  475.     4436: "Saving error",
  476.     4437: "Invalid operation on the main panel",
  477.     4438: "expected a QuArK object of type '%s'",
  478.     4439: "expected a tuple (object to display, object with default values)",
  479.     4440: "expected a tuple of floats",
  480.     4441: "expected a 3D vector",
  481.     4442: "The module 'quarkx.action' is closed",
  482.     4443: "Invalid vector operation",
  483.     4444: "Invalid matrix operation",
  484.     4445: "ImageList index out of range",
  485.     4446: "Not a face of the given polyhedron",
  486.     4447: "Points must all be projected",
  487.     4448: "Operation not allowed on 3D perspective views",
  488.     4449: "Duplicator macro did not create a list of TreeMap objects",
  489.     4450: "Expected a list of Internal objects of class '%s'",
  490.     4451: "ProgressBar already closed",
  491.     4452: "Operation aborted",
  492.     4453: "Cannot execute this program",
  493.     4454: "Expected a file object or equivalent",
  494.     4455: "No such file or file still opened",
  495.     4456: "Copy text to clipboard ?",
  496.     4457: "Are you sure you want to delete this item(s) ?",
  497.     4458: "Invalid arguments to 'extendcoplanar'",
  498.     4459: "positive integer expected",
  499.  
  500.     4614: "&More >>",
  501.     4616: "                     *** EXCEPTION REPORT ***\n\n%s       Address in the program : %p (%p)\n",
  502.     4617: "\n\nIf you think this is a bug, please copy the above information in your bug report.",
  503.     4618: "//Description of the invalid polygon :",
  504.     4620: "Impossible to create the surface for a polygon//Three aligned points don't define a plane.",
  505.  
  506.     4864: "",
  507.     4865: "Could not find the 3D drivers (%s). You need either a 3DFX card with installed drivers or the software 3D library, depending on the choice you made in the Configuration dialog box//Error code %d",
  508.     4866: "Error with the 3DFX Glide drivers//%s failed",
  509.     4867: "No 3D driver configured. Please select a 3D driver in the Configuration dialog box",
  510.     4868: "Could not load the OpenGL drivers//Error code %d",
  511.     4869: "Error in OpenGL initialization//'%s' failed",
  512.     4870: "Error in OpenGL commands [Error code(s) %s step %d]",
  513.  
  514.     4880: "Error in Direct3D initialization//'%s'",
  515.     4881: "Error in Direct3D uninitialization//'%s'",
  516.     4882: "Error using Direct3D//Function '%s' failed with '%s'",
  517.  
  518.     5119: "(new)",
  519.     5120: "Explorer Group",
  520.     5121: "Imported File",
  521.     5122: "(clipboard)",
  522.     5123: "QuArK %s editor",
  523.     5124: "QuakeC Code",
  524.     5125: "file",
  525.     5126: "Map",
  526.     5127: "ToolBox",
  527.     5128: "New %s",
  528.     5129: "Texture Wad",
  529.     5130: "Texture Link",
  530.     5131: "Quake 1 texture",
  531.     5132: "Quake 2 texture",
  532.     5133: "Pak file",
  533.     5134: "BSP",
  534.     5135: "Texture List",
  535.     5136: "Pak folder",
  536.     5137: "PCX image",
  537.     5138: "Bitmap image",
  538.     5139: "HexenC code",
  539.     5140: "ToolBox folder",
  540.     5141: "Qme (old QuArK format)",
  541.     5142: ".map file",
  542.     5143: "Model",
  543.     5144: ".mdl file",
  544.     5145: ".md2 file",
  545.     5155: "Quake Context",
  546.     5156: "Tool bar",
  547.     5157: ".wav Sound",
  548.     5158: "Video",
  549.     5159: "QuArK Macro",
  550.     5160: "Text file",
  551.     5161: "Config file",
  552.     5162: "Files for the game",
  553.     5163: "M8 texture (Heretic II)",
  554.     5164: "Half-Life texture",
  555.     5165: "Sin texture",
  556.     5166: "Sin Pak file",
  557.     5167: ".fm file (Heretic II)",
  558.     5168: "TGA image",
  559.     # Zip File Support
  560.     5169: "Zip Archive",
  561.     5170: "Quake 3 Pak",
  562.     5171: "Sprite file",
  563.     5172: "JPEG Image",
  564.     5173: "C File",
  565.     5174: "C Header File",
  566.     5175: "Shader list (Quake 3)",
  567.     5176: ".md3 file",
  568.     5177: "M32 Texture (SoF)",
  569.     5178: "3d studio file",
  570.     5179: "Form Context",
  571.     5180: ".hmf (6DX) file",
  572.     5181: "PNG image",
  573.     5182: "Tribes 2 VL2 file",
  574.     5183: "Tribes 2 CS-script file",
  575.  
  576.     5183: "File corruption in '%s'. You can try to continue to load it, but Warning ! This will likely cause serious troubles like mess in the object trees !\n\nThis error message may be displayed several times per file.\n\nReally continue ?",
  577.     5184: "'%s' is not a QuArK-5 file",
  578.     5185: "'%s' was created with a more recent version of QuArK",
  579.     5186: "'%s' is invalid (the end of the file seems to be missing)",
  580.     5187: "The file extension of '%s' does not match the file contents, which seems to be of type '%s'",
  581.     5188: "The file '%s' does not exist",
  582.     5189: "Cannot write into file '%s', because it is currently opened in another window. Save your work in another file",
  583.     # 5190: "Internal error L - this program is buggy !//QList",
  584.     # 5191: "Internal error R - this program is buggy !//Cannot read file objects of type '%s' with format %d",
  585.     # 5192: "Internal error W - this program is buggy !//Cannot write file objects of type '%s' with format %d",
  586.     5193: "Syntax error in source file, line %d : %s",
  587.     5194: "'{' expected",
  588.     5195: "unexpected data after the final '}' has been ignored.",
  589.     5196: "invalid property definition",
  590.     5197: "'=' expected",
  591.     5198: "unexpected end of line, unbalenced quotes",
  592.     5199: "hexadecimal code expected",
  593.     5200: "// This file has been written by QuArK %s\n// It's the text version of file: %s\n",
  594.     5201: "Could not open '%s' : Unknown file extension",
  595.     5202: "'%s' cannot be opened in a new window",
  596.     5203: "File not found : %s//Current directory is %s",
  597.     5204: "Cannot load the configuration file (Defaults.qrk). Be sure QuArK is correctly installed. You may need to reinstall it.\n\n%s",
  598.     5205: "Invalid configuration file (Defaults.qrk). Reinstall QuArK.  (Missing SetupSet '%s')",
  599.     5206: "Wrong version of configuration file (Defaults.qrk). Reinstall QuArK.  (QuArK is '%s' and Defaults.qrk is '%s')",
  600.     # 5207: "Error loading file '%s'.//Object initialization failed",
  601.     5207: "Polyhedron has no width.",
  602.     5208: "Only %d valid faces are left.",
  603.     5209: "integer or floating-point value expected - '%s' is not a floating-point value",
  604.     5210: "You are changing the name of the file. This will make a new file; the file with the old name will not be deleted.",
  605.     5211: "Save changes to this file ?",
  606.     5212: "Save changes to '%s' ?",
  607.     5213: "\n\n(Memory undo buffer too small, reduced to %d)",
  608.     5214: "You will no longer be able to undo any of the previous operations if you go on.",
  609.     5215: "You will no longer be able to undo all of the previous operations if you go on.",
  610.     5216: "QuArK has left %d temporary file(s) in path %s, probably because it crashed or because of a bug. Do you want to delete this(these) file(s) now ?",
  611.     5217: "'%s' : Cannot (un)do this operation any more because the file has been closed",
  612.     # 5218: "Warning: the tree view you see is incomplete, because the Explorer views of QuArK cannot display the same objects more than once.",
  613.     # 5219: "Internal error X - this program is buggy !//No Explorer from root",
  614.     5220: "'%s' : Invalid file size. The file is %d bytes length instead of %d",
  615.     5221: "Cannot display '%s' in the tree view, because it is already visible in another Explorer views in QuArK.",
  616.     5222: "This file contains a link to the file '%s' which cannot be found. The link has been ignored (and deleted).",
  617.     5223: "Internal error (%s) - this program is buggy !//Please report: %0:s",
  618.     # 5224: "Cannot open file '%s' because it is already opened as file link",
  619.     5225: "This file contains a link to the file '%s' which is already opened elsewhere. The link has been ignored (and deleted).",
  620.  
  621.     5248: "Cancel",
  622.     5249: "&Move here",
  623.     5250: "&Copy here",
  624.     5251: "&Move selected items here",
  625.     5252: "&Copy selected items here",
  626.     5253: "&Insert into this group",
  627.     5254: "C&opy into this group",
  628.     5255: "&Insert selected items into this group",
  629.     5256: "C&opy selected items into this group",
  630.     5257: "Name your new Add-on",
  631.     5258: "Toolbox Folders",
  632.     5259: "New Folder",
  633.     5230: "Custom Add-on",
  634.  
  635.     5376: "Configuration",
  636.     # 5376: "The minimal value is %s",
  637.     # 5377: "The maximal value is %s",
  638.     5377: "Cancel",
  639.     5378: "Close",
  640.     5379: "View %0:s%2:s (%1:s %3:s)",
  641.     5380: "Angle Side view",
  642.     5381: "Specific",
  643.     5382: "Arg",
  644.     5383: "&Add a Specific\n&Delete Specific",
  645.     5384: "Palette",
  646.     5385: "%s palette",
  647.     # 5386: "You cannot change this palette directly here. Do you want to open the file that contains the %s ?",
  648.     5386: "You cannot change this palette directly here",
  649.     5387: "%s texture - %d ╫ %d",
  650.     5388: "Texture Flags",
  651.     5389: "Groups",
  652.     5390: "Flags",
  653.     5391: "\267 differs \267",
  654.     5392: "%d bytes",
  655.     5393: "  Paste",
  656.     5394: "This stores your settings",
  657.     5395: "view of textures is disabled - click here to enable",
  658.     5396: "Paste special...",
  659.     5397: "(full-screen)",
  660.     5398: "Elapsed time: %d second",
  661.     5399: "Elapsed time: %d seconds",
  662.     5400: "Byte count: %d bytes (%d KB)",
  663.     5401: " Group: %s",
  664.     5402: "This group contains %d KB of data in %d hidden objects (impossible to edit them directly).",
  665.     5403: "Browse for directory",
  666.     5404: "Browse for texture",
  667.     5405: "Browse for file",
  668.     5406: "Hull *%d",
  669.     5407: "%d objects",
  670.     5408: "Press on shaded areas, or use keypad arrows",
  671.  
  672.     5440: "Loading ToolBox...",
  673.     5441: "ToolBox",
  674.     5442: "Copying data...",
  675.     5443: "Writing as text...",
  676.     5444: "Loading ToolBoxes data...",
  677.     5445: "Loading configuration files...",
  678.     5446: "Loading tree view...",
  679.     5447: "Reading as text...",
  680.     5448: "Reading image...",
  681.     5449: "Writing image...",
  682.     5450: "Saving...",
  683.     5451: "Loading .map file...",
  684.     5452: "Opening...",
  685.     5453: "Preparing textures...",
  686.     5454: "Loading textures for 3D view...",
  687.     5455: "Fast forward...",
  688.     5456: "Building .pak file...",
  689.     5457: "Pasting...",
  690.     5458: "Searching add-ons...",
  691.  
  692.     5503: "'%s' is a Half-Life Model which cannot be read (yet)",
  693.     5504: "No texture image//Missing or invalid %s",
  694.     5505: "'%s' is not a WAD file//%d should be %d or %d",
  695.     5506: "'%s' is not a PACK file//%d should be %d",
  696.     # 5507: "Internal error N - this program is buggy !//Acces without FNode",
  697.     5508: "Files names in PACK files are limited to %d characters, including the path. '%s' is too long",
  698.     5509: "Invalid data. The file is probably corrupted//Error %d",
  699.     # 5510: "Internal error S - this program is buggy !//Empty Specific with data '%s'",
  700.     5511: "The WAD file contains data that cannot be written to this type of file.//'%s' invalid",
  701.     # 5512: "Internal error A - this program is buggy !//Acces",
  702.     # 5513: "Internal error C - this program is buggy !//CloseReadOnly",
  703.     5514: "'%s' : structure invalid for a Quake %d-like texture",
  704.     5515: "FILE ERROR !!\n\nThe file has been correctly saved to :\n\n%s\n\nbut QuArK cannot reopen it. You can't continue editing the file.\n\nQuit QuArK now, find this temporary file and rename it '%s'",
  705.     5516: "Could not save the file '%s'. The file is maybe read-only or opened in another application.//The file has been correctly saved to :\n\n%s\n\nbut QuArK failed to move it to the correct location. You can look for this temporary file and rename it '%s' yourself",
  706.     5517: "Could not save the file. The disk is maybe full or read-only.//%s",
  707.     5518: "Invalid texture link - no link !",
  708.     5519: "No data - the file is empty",
  709.     5520: "'%s' is not a Quake 1, Hexen II nor Quake 2 BSP file//%d should be %d or %d",
  710.     5521: "Missing BSP data. You can't use or save an empty or incomplete .bsp file",
  711.     5522: "(Missing)",
  712.     5523: "(Empty data)",
  713.     5524: "Texture '%s' not found in %s",
  714.     # 5525: "Internal error R - this program is buggy !//DoRemoveReference",
  715.     5526: "Could not add this file to the QuArK Explorer",
  716.     5527: "This file is opened in several windows. You must close them before you can do this operation",
  717.     # 5528: "You cannot make changes here because QuArK could not find in which file this data is stored",
  718.     # 5529: "Do you want to save the changes you made ? They will be stored in the following file(s) :\n",
  719.     # 5530: "\n   %s",
  720.     5528: "Are you sure you want to make changes here ? QuArK could not find in which file this data is stored.",
  721.     5529: "This data comes from the file '%s'.\n\nIt is possible to make changes there. QuArK will let you save or discard these changes later.",
  722.     5530: "Cannot make changes here, because QuArK could not find from which file this data comes",
  723.     5531: "Cannot save '%s' because it has been attached to something else. You should save changes you make before you do other complex operations on the objects",
  724.     5532: "'%s' is not a 256-colors PCX file//%d-%d should be %d-%d",
  725.     5533: "'%s' is a PCX file but contains no palette. QuArK cannot open such files",
  726.     5534: "No image data//Missing or invalid %s",
  727.     5535: "'%s' is not a Bitmap file//%d should be %d",
  728.     5536: "'%s' is not a 256-colors bitmap. Do you want to convert it to the %s palette ?",
  729.     # 5537: "Failed to load the bitmap image. This may come from incompatible video drivers//Error code %d\nInternals %d %d %d\nSize %dx%d %dx%d",
  730.     # 5537: "Not a supported bitmap format",
  731.     5538: "Failed to convert the object to the required file type",
  732.     5539: "The width and the height of textures must be multiples of 8. This image's size is %d by %d pixels. The image will be expanded up to %d by %d.",
  733.     # 5540: "The image is too large to be converted. Its size is %d by %d. It will be reduced down to %d by %d pixels.",
  734.     5541: "The image's palette is different from the %s palette. The colors will have to be converted.",
  735.     5542: "QuArK tried to switch to a game that's not installed.//Mode %s",
  736.     5543: "QuArK must switch to %s game mode.",
  737.     5544: "You are converting this texture between different games. Because of the palette, the colors might slightly change. Do you want to map the colors to the palette of the new game ?",
  738.     5545: "You cannot drop files of this type here.",
  739.     5546: "Do you want to put a link to the file here ? If you answer No, the file will be copied. If you want to simply open this file instead, don't drag it to the Explorer panel.",
  740.     5547: "QuArK could not switch to '%s' game mode : this game seems unsupported in this version",
  741.     5548: "QuArK could not determine the game for which this file is made. The current game mode is '%s'.",
  742.     5549: "The information required to work with %s could not be loaded. Be sure that the supporting files for this game are installed. The missing file is '%s'; if you do not have it, you need to download it from the web site.",
  743.     5550: "The following file(s) have been indirectly modified. Save the changes ?\n",
  744.     5551: "\n   %s",
  745.     5552: "(error: no filename found)",
  746.     5553: " However, it is recommended that you make a QuArK add-on instead of modifying this file.\n\nTo make a new Add-on, choose New Main Folder in the Folders menu.",
  747.     5554: "Sorry, this version of QuArK cannot save files in the old .qme format. Use 'Save object as file' or 'Copy object as'",
  748.     5555: "'%s' is not a QME file//%d should be %d",
  749.     5556: "'%s' contains unsupported version numbers. It might have been done with an old version of QuArK (2.x). This version of QuArK cannot read these files.//Version code : %d\nType code : %d",
  750.     5557: "QuArK did not find the registered add-on '%s'.",
  751.     5558: "This map is invalid and contains no data.",
  752.     5559: "QuArK needs the file '%1:s' from %0:s and could not find it on your disk. Please insert the CD-ROM now.",
  753.     5560: "QuArK needs the file '%1:s' from %0:s and could not find it. You must set up the path(s) to %0:s in the Configuration dialog box",
  754.     5561: "QuArK needs the file '%1:s' from %0:s (directory '%2:s') and could not find it. You must set up the path(s) to %0:s in the Configuration dialog box",
  755.     # 5562: "The clipboard contains %d objects. Do you want to open them all ?",
  756.     5563: "You must enter a Specific",
  757.     5564: "A Specific cannot begin with the symbol '%s'",
  758.     5565: "A Specific cannot contain the symbol '%s'",
  759.     5566: "This map contains unsupported objects. It might have been created with a more recent version of QuArK.\n\n%d object(s) of unknown type deleted",
  760.     5567: "Cannot undo this operation, sorry",
  761.     5568: "Could not build the tool bar '%s'.",
  762.     # 5569: "The data in this file ('%s') does not match the file name ('%s').",
  763.     5569: "",
  764.     5570: "(switch back to %s game mode)",
  765.     5571: "'%s' is not a Quake 2 MD2 file//%d-%d should be %d-%d",
  766.     5572: "'%s' looks like a Quake-2 (or one of its game descendants) BSP file,\nbut its BSP-version is not recognized and therefore not supported.//%d should be %d",
  767.     5573: "QuArK does not know if '%s' is a Quake 1 or Hexen II file. Is it an Hexen II map ?",
  768.     5574: "Missing information : QuArK cannot determine the target game for this file//Specific 'Game' missing",
  769.     # 5575: "The skin path in this Model is ambiguous : several .pcx files with the same name exist in various paths. QuArK may have choosen a wrong one.",
  770.     5575: "Missing skin image file '%s' in model '%s'",
  771.     5576: "This Model is invalid and contains no data.",
  772.     5577: "Macro processing error in '%s' : %s",
  773.     5578: "unbalanced '['",
  774.     5579: "invalid character after '['",
  775.     5580: "unbalanced '<'",
  776.     5581: "'>' must be followed by ']'",
  777.     5582: "'%s' is not an add-on for the game %s but for %s. You must switch to the correct game mode before you can use it.",
  778.     5583: "Cannot open the palette to choose a color from",
  779.     5584: "(missing caption)",
  780.     5585: "Could not execute this program//Command line: ``%s┤┤\nDefault directory: ``%s┤┤",
  781.     5586: "QuArK could not execute this or these programs. You must be sure they are installed on your system, and then enter the path to them in the configuration dialog box. Do you want to enter the path now ?",
  782.     5587: "Impossible to create the directory '%s'. Be sure you entered the path to %s correctly in the configuration dialog box//Error code %d",
  783.     5588: "Texture '%s' not found.",
  784.     5589: "%d textures written to '%s'.",
  785.     5590: "%d textures written to '%s'. Of this %d were animated textures and/or shaders.",
  786.     5591: "Choose the file(s) to link to",
  787.     5592: "Choose the file(s) to import",
  788.     5593: "'%s' is not a Quake1 MDL file//%d-%d should be %d-%d",
  789.     5594: "Skin '%s' has no image",
  790.     5595: "Failed to convert this map into a .map file",
  791.     5596: "The Add-ons should be put in the same directory as QuArK itself",
  792.     5597: "You are deleting the main toolbox folder '%s' and its container '%s'.\n\nAre you sure ? (this operation can of course be undone)",
  793.     5598: "Enter the description of this item :",
  794.     5599: "QuArK must switch to %s game mode, but it cannot do so now because you are working in a ToolBox. You need to copy this data outside the toolbox before you can work on it. When copying textures, copy them using the standard 'Copy' command and then use 'Paste as...' to convert it to another game.",
  795.     5600: "This file is already registered as an Add-on",
  796.     5601: "Save this file in the QuArK Explorer ?\n\nFor organization purposes, this option lets you pack your files into a single .qrk file. If you answer No, QuArK will let you save your file normally.",
  797.     5602: "'%s' is a BSP file (version %d) that\n cannot (yet) be loaded by QuArK.",
  798.     5603: "Cannot access the WAVE sound output. There is probably another sound currently played//waveOutOpen failed",
  799.     5604: "Cannot access the WAVE sound output. Internal error//waveOutPrepareHeader failed",
  800.     5605: "'%s' is not a WAV file//%d should be %d",
  801.     5606: "Wave output timed out",
  802.     5607: "'%s' is probably not a CIN file//Invalid frame size (%d by %d) or sound format (%d-%d-%d)",
  803.     5608: "Error while reading the CIN file. The end of the file is probably missing",
  804.     5609: "Time out",
  805.     5610: "Invalid path. You must select or type the path to the file '%s'",
  806.     5611: "Cannot save an empty file",
  807.     5612: "About QuArK - Quake Army Knife",
  808.     5613: "Impossible to delete the Registry association for '.%s'.",
  809.     # 5614: "QuArK will associate itself with the following file types :\n\n%s\nThe files with these extensions will be given a custom icon and double-clicking on them will open them with QuArK. Do you want to continue ? If No, you might want to select exactly the file types you want in the Configuration dialog box.",
  810.     # 5615: "\t.%s\t(%s)\n",
  811.     5616: "Impossible to create the Registry association for '.%s'.",
  812.     5617: "This program failed to build the following file(s) :\n\n%s\nPlease see its documentation to learn more about this program. You may also want to look at the program's log file (if any) or run the program again from an MS-DOS box if you didn't have the time to read its screen output.",
  813.     5618: "\t%s\n",
  814.     # 5619: "The texture '%s' is not for Quake 2",
  815.     5619: "Texture file format could not be converted : %s",
  816.     5620: "Your map is 'leaked', i.e. there is a hole. To help you find it, QuArK can display a list of points going through the hole. Ok ?",
  817.     5621: "The map is not opened. Cannot load .lin file",
  818.     5622: "Cannot use macro 'O' (Operation) without an object to operate on",
  819.     5623: "Duplicator behaviour '%s' not found",
  820.     5624: "This map contains a special Duplicator whose behaviour is unknown to QuArK 5//'Sym' is '%s'",
  821.     5625: "%s cannot run multiple TCs together :\n%s\nOnly the last one is used.",
  822.     5626: "the temporary directory '%s'",
  823.     5627: "The directory to %s seems to be wrong : could not find %s. Do you want to enter the correct path now ?",
  824.     5628: "Remove the temporary tag of file '%s' ? QuArK will no more consider it as a temporary file.",
  825.     5629: "Always create pak files instead of writing files in '%s'",
  826.     5630: "Cannot create a new temporary .pak file. The names are in use up to '%s'",
  827.     5631: "There is an error in the definition of this button//Form '%s' not found",
  828.     5632: "The WAVE file has bad formatted data at the end that will be ignored.",
  829.     5633: "This object has been moved or deleted",
  830.     5634: "Error in hull number %d : %s",
  831.     5635: "The BSP file structure seems to be invalid.\nError code %d",
  832.     5636: "Update the BSP file ?\n\nNote that no group information nor any polyhedron added in this map can be saved. You can only change entities and textures in BSPs.",
  833.     5637: "This BSP or parts of it are still opened. Cannot open the map display again",
  834.     5638: "The hull number %d contains %d invalid face(s).\n%s",
  835.     5639: "No texture number %d",
  836.     5640: "Cannot edit BSP faces yet. Wait for a future version of QuArK !..",
  837.     5641: "The BSP structure seems a bit strange. Be sure the file didn't get truncated.",
  838.     5642: "Save changes in the configuration ?",
  839.     5643: "Load-time include command '%s' : not found",
  840.     5644: "Unknown file extension '%s'",
  841.     5645: "Press the key you want for this action...",
  842.     5646: "%s\n\nAre you sure you want to INTERRUPT this process ?",
  843.     5647: "You are about to remove all association to QuArK from your Windows Registry. Note that the next time you run QuArK, it will automatically associate itself with .qrk files again.\n\nDo you want to continue ?",
  844.     5648: "Done ! To explicitely remove file associations, use the button\n'remove all associations' below.",
  845.     5649: "This documentation is in HTML format, but QuArK failed to open your web browser.\n\nTried to open : %s//Error: %s",
  846.     5650: "No .html or .htm key in Registry",
  847.     5651: "No key \"%s\" in Registry",
  848.     5652: "Cannot execute command : %s",
  849.     5653: "Operation terminated.",
  850.     5654: "To compile the QuakeC or HexenC code in this file, you must first switch to the appropriate game mode",
  851.     5655: "'%s' is not a M8 texture file//%d should be %d",
  852.     5656: "This directory is not valid.\n\nYour path: %s\nRequired path: %s",
  853.     5657: "Cannot save the setup file",
  854.     5658: "QuArK could not save your configuration :\n\n %s",
  855.     5659: "QuArK cannot save any file because your system's temporary directory is invalid.",
  856.     5660: "No texture found in '%s'",
  857.     5661: "The Heretic II texture sizes stored in '%s' seem invalid//%d x %d  should be  %d x %d",
  858.     5662: "Select the directory where you want to extract the files to :",
  859.     5663: "%d file(s) have been extracted to the directory '%s'.",
  860.     5664: "Cannot save skin groups in this file format.",
  861.     5665: "Cannot save frame groups in this file format.",
  862.     5666: "The attached file '%s' should be stored in the same folder as in the main file, that is, '%s'.",
  863.     5667: "The Model Component and its current Frame are incompatible : the Frame has not enough vertices",
  864.     5668: "No problem found in this map.",
  865.     5669: "There is a problem in this map :\n%s",
  866.     5670: "You cannot remove this button. It comes from the '%s' toolbox.",
  867.     5671: "The structure of the texture file is invalid. The Heretic II tool 'WAL2M8' is known to create such strange files that result in display errors if you look at textures from very far away in the game. You should use QuArK instead of WAL2M8 to make your Heretic II textures.",
  868.     5672: "'%s' has a missing section, or a section designed for another version of the game//Missing section '%s'",
  869.     5673: "Cannot convert '%s' to '%s'",
  870.     5674: "Texture size",
  871.     5675: "Enter a new size for this texture :",
  872.     5676: "Texture resize can only apply to a texture, not a texture link",
  873.     5677: "Invalid texture size. Try '%d %d'",
  874.     5678: "Data image format error",
  875.     5679: "%s contains an unsupported format (colormap %d, type %d, bpp %d)",
  876.     5680: "This operation is not supported with 24-bit images; it requires a 256-color palettized image.",
  877.     5681: "You have copied a large amount of data to the clipboard.\nDo you want to keep this data in the clipboard now ?",
  878.     5682: "The file '%s' was automatically saved but not deleted, which means that QuArK crashed. Do you want to save it ?\n\nWarning : if you answer No, the auto-saved file will be deleted !",
  879.     5683: "\nThe image quality will suffer from this operation.",
  880.     5684: "* The image is about to be shrinked.\n",
  881.     5685: "* The new image format does not support an alpha mask (transparency).\n",
  882.     5686: "* A new palette is applied to the image.\n",
  883.     5687: "* The image will be converted to the palette of %s.\n",
  884.     5688: "Invalid texture extension in Defaults.qrk",
  885.     5689: "This image has got no palette : it is a true-color 24-bit image",
  886.     5690: "Setup file was cleared. QuArK is restarted with its default configuration.\n\nDo you want to activate Colorful Captions again ?",
  887.     5691: "Invalid Sprite File!",
  888.     5692: "The File %s is not compressed\nusing stored, shrunk, imploded and deflated methods.\n\nLoading Aborted! (%d)",
  889.     5693: "Out of OpenGL display lists. Disable lighting in configuration box",
  890.     5694: "Syntax error in Shader file, line %d",
  891.     5695: "Shader '%s' has no image to display",
  892.     5696: "Shader images are read-only",
  893.     5697: "Shader stage '%s' has no image to display",
  894.     5698: "Shader '%s' not found in %s",
  895.     5699: "(complex)",
  896.     5700: "%s or %s",
  897.     5701: "The configuration-setting '.MAP comments prefix' for %s is empty.\nPlease correct this, or set the \"Don't write comments in .map files\" in Configuration->Map->Options.",
  898.     5702: "Files in this directory wont work. Select a file in a subdirectory please.",
  899.     
  900. # Negative numbers are never used directly by QUARK5.EXE.
  901.  
  902.     -101: "Cannot drop this item into a map.",
  903.     #-102: "\nNote: to use a bitmap as a texture, you must first convert the bitmap into a texture : in the Texture Browser, choose 'Paste Special' instead of 'Paste'.",
  904.     -103: "%d texture(s) could not be found. Are you sure you want to continue ?",
  905.     -104: "This command uses OpenGL. Note that if you get a black screen it probably means you are looking at a part of your map where there is no light. In case of trouble (or to disable light computation) see the OpenGL section of the configuration dialog box and try again.\n\nIt is recommended to save your work first. Ok to load OpenGL now ?",
  906.  
  907.     -409: "BΘzier",
  908.  
  909.     -459: "Parameters about the selected BΘzier patch(es)|bΘzier patches",
  910.  
  911.  
  912. }
  913.  
  914. # ----------- REVISION HISTORY ------------
  915. #
  916. #
  917. #$Log: qdictionnary.py,v $
  918. #Revision 1.55  2003/07/21 04:50:02  nerdiii
  919. #Linux compatibility ( '/' '\' )
  920. #
  921. #Revision 1.54  2003/04/29 14:31:12  nerdiii
  922. #no message
  923. #
  924. #Revision 1.53  2003/03/17 01:51:13  cdunde
  925. #Update hints and add infobase links where needed
  926. #
  927. #Revision 1.52  2002/05/16 09:09:15  tiglari
  928. #Update version to 6.4 alpha (no diff from 6,3 yet)
  929. #
  930. #Revision 1.51  2002/05/13 11:32:30  tiglari
  931. #update version
  932. #
  933. #Revision 1.50  2002/05/07 23:21:44  tiglari
  934. #new syntax error
  935. #
  936. #Revision 1.49  2002/04/28 21:28:33  tiglari
  937. #update version
  938. #
  939. #Revision 1.48  2002/02/26 23:22:59  tiglari
  940. #update version
  941. #
  942. #Revision 1.47  2002/02/24 13:45:29  decker_dk
  943. #Update version to "QuArK 6.3snap 2002feb24"
  944. #Added #5181 and #810 for .PNG-images support.
  945. #Added #5182 and #811 for Tribes 2 .VL2-files support.
  946. #Added #5183 and #812 for Tribes 2 .CS-files support.
  947. #
  948. #Revision 1.46  2002/01/06 10:37:04  decker_dk
  949. #update version to "QuArK 6.3snap 2002jan06"
  950. #
  951. #Revision 1.45  2001/08/06 00:19:01  tiglari
  952. #update version
  953. #
  954. #Revision 1.44  2001/07/19 12:01:39  tiglari
  955. #add 5180 string for 6dx map format
  956. #
  957. #Revision 1.43  2001/07/19 02:23:47  tiglari
  958. #.hmf extension support for 6dx
  959. #
  960. #Revision 1.42  2001/07/09 09:53:11  tiglari
  961. #update version #
  962. #
  963. #Revision 1.41  2001/06/18 02:36:19  tiglari
  964. #update version
  965. #
  966. #Revision 1.40  2001/05/21 12:07:12  tiglari
  967. #update version
  968. #
  969. #Revision 1.39  2001/05/07 08:54:18  tiglari
  970. #update version
  971. #
  972. #Revision 1.38  2001/04/28 02:40:19  tiglari
  973. #update version
  974. #
  975. #Revision 1.37  2001/03/09 09:33:43  tiglari
  976. #update version
  977. #
  978. #Revision 1.36  2001/03/08 23:25:06  aiv
  979. #entity tool finished completly i think.
  980. #
  981. #Revision 1.35  2001/02/27 20:29:03  decker_dk
  982. #Item 5590 rewritten due to shaders.
  983. #
  984. #Revision 1.34  2001/02/25 11:22:51  tiglari
  985. #bezier page support, transplanted with permission from CryEd (CryTek)
  986. #
  987. #Revision 1.33  2001/02/23 19:28:30  decker_dk
  988. #KB to bytes, due to change in QkUnknown.PAS
  989. #
  990. #Revision 1.32  2001/02/14 23:34:59  alexander
  991. #set name
  992. #
  993. #Revision 1.31  2001/02/12 03:46:54  tiglari
  994. #reset snapshot #
  995. #
  996. #Revision 1.30  2001/02/02 08:24:24  tiglari
  997. #updated version #
  998. #
  999. #Revision 1.29  2001/01/28 17:25:24  decker_dk
  1000. #Added entries 177 and 178. Modified 176, which split its text up into the two others.
  1001. #Added entry 5701.
  1002. #
  1003. #Revision 1.28  2001/01/21 15:52:31  decker_dk
  1004. #changed the error text #5572.
  1005. #
  1006. #Revision 1.27  2001/01/07 13:22:05  decker_dk
  1007. #Set Versionname.
  1008. #
  1009. #Revision 1.26  2001/01/02 19:29:20  decker_dk
  1010. #Help Snippet, press ESC to close
  1011. #
  1012. #Revision 1.25  2000/12/30 15:27:02  decker_dk
  1013. #- Direct3D
  1014. #
  1015. #Revision 1.24  2000/10/15 16:09:48  alexander
  1016. #added missing file type names for 3ds files
  1017. #added error message for bsp file type V46
  1018. #set name
  1019. #
  1020. #Revision 1.23  2000/09/25 00:11:19  alexander
  1021. #set name
  1022. #
  1023. #Revision 1.22  2000/09/14 17:59:17  decker_dk
  1024. #Altered msg #5505
  1025. #
  1026. #Revision 1.21  2000/09/10 13:02:12  alexander
  1027. #set name
  1028. #
  1029. #Revision 1.20  2000/09/01 00:49:52  alexander
  1030. #set name
  1031. #
  1032. #Revision 1.19  2000/08/20 11:08:22  aiv
  1033. #Added Error Code 5503
  1034. #
  1035. #Revision 1.18  2000/07/28 15:10:58  alexander
  1036. #set snapshot name
  1037. #
  1038. #Revision 1.17  2000/07/25 16:01:41  alexander
  1039. #set snapshot name
  1040. #
  1041. #Revision 1.16  2000/07/18 13:50:53  alexander
  1042. #set snapshot name
  1043. #
  1044. #Revision 1.15  2000/07/03 23:16:16  alexander
  1045. #set snapshot version
  1046. #
  1047. #Revision 1.14  2000/06/09 23:39:02  aiv
  1048. #More MD3 Support Stuff
  1049. #
  1050. #Revision 1.13  2000/06/02 16:00:22  alexander
  1051. #added cvs headers
  1052. #
  1053. #
  1054. #
  1055.